home *** CD-ROM | disk | FTP | other *** search
- ;GIL-3
- (
- (
- :type :popup-window
- :name PausePopup
- :owner nil
- :width 263
- :height 338
- :background-color ""
- :foreground-color ""
- :label "Pause Markers Info Window"
- :label-type :string
- :initial-state :invisible
- :show-footer t
- :resizable nil
- :pinned nil
- :done-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :control-area
- :name controls1
- :owner PausePopup
- :help ""
- :x 0
- :y 0
- :width 263
- :height 338
- :background-color "Light Gray"
- :foreground-color ""
- :initial-state :visible
- :show-border nil
- :menu nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name TimeLineMsg
- :owner controls1
- :help ""
- :x 16
- :y 8
- :width 120
- :height 13
- :foreground-color "Black"
- :label "TimeLine Editor : "
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name TimeLineDocMsg
- :owner controls1
- :help ""
- :x 144
- :y 8
- :width 61
- :height 13
- :foreground-color "Black"
- :label "docname"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name NumberPausesMsg
- :owner controls1
- :help ""
- :x 20
- :y 28
- :width 111
- :height 13
- :foreground-color "Black"
- :label "# of pauses :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name PauseCountMsg
- :owner controls1
- :help ""
- :x 144
- :y 28
- :width 8
- :height 13
- :foreground-color "Black"
- :label "0"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name PauseSelectMsg
- :owner controls1
- :help ""
- :x 20
- :y 48
- :width 110
- :height 13
- :foreground-color "Black"
- :label "Selected pause :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name PauseSelectValueMsg
- :owner controls1
- :help ""
- :x 144
- :y 48
- :width 8
- :height 13
- :foreground-color "Black"
- :label "0"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name PauseListHeaderMsg
- :owner controls1
- :help ""
- :x 48
- :y 64
- :width 147
- :height 13
- :foreground-color "Black"
- :label "Pause # Time"
- :label-type :string
- :label-bold nil
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :scrolling-list
- :name PauseList
- :owner controls1
- :help ""
- :x 20
- :y 84
- :width 200
- :height 92
- :value-x 20
- :value-y 84
- :rows 4
- :foreground-color "Black"
- :label ""
- :title ""
- :label-type :string
- :layout-type :horizontal
- :read-only t
- :multiple-selections nil
- :selection-required nil
- :initial-state :active
- :droppable nil
- :default-drop-site nil
- :menu nil
- :notify-handler PauseListNotify
- :event-handler nil
- :initial-list-values ()
- :initial-list-glyphs ()
- :initial-selections ()
- :user-data ()
- :actions (
- (
- :from (PausePopup PauseList)
- :when (Notify )
- :to (PausePopup PauseList)
- :function_type CallFunction
- :arg_type ()
- :action (PauseListNotify)
- )
- )
- )
- (
- :type :message
- :name InsertPauseMsg
- :owner controls1
- :help ""
- :x 20
- :y 184
- :width 110
- :height 13
- :foreground-color "Black"
- :label "Insert Pause at :"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :setting
- :name PauseChoice
- :owner controls1
- :help ""
- :x 8
- :y 200
- :width 128
- :height 52
- :value-x 8
- :value-y 200
- :rows 0
- :columns 1
- :layout-type :horizontal
- :foreground-color ""
- :setting-type :check
- :selection-required t
- :label ""
- :label-type :string
- :notify-handler nil
- :event-handler nil
- :choices ("Insertion point " "Specified time" )
- :choice-label-types (:string :string )
- :choice-colors ("Black" "Black" )
- :initial-selections (nil nil )
- :initial-state :active
- :user-data ()
- :actions ()
- )
- (
- :type :text-field
- :name IPMinText
- :owner controls1
- :help ""
- :x 136
- :y 204
- :width 36
- :height 15
- :value-x 136
- :value-y 204
- :value-length 2
- :stored-length 4
- :rows 3
- :foreground-color "Black"
- :text-type :alphanumeric
- :label ""
- :label-type :string
- :layout-type :horizontal
- :value-underlined t
- :initial-value ""
- :initial-state :active
- :read-only t
- :notify-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :text-field
- :name IPSecText
- :owner controls1
- :help ""
- :x 192
- :y 204
- :width 36
- :height 15
- :value-x 192
- :value-y 204
- :value-length 2
- :stored-length 2
- :rows 3
- :foreground-color "Black"
- :text-type :alphanumeric
- :label ""
- :label-type :string
- :layout-type :horizontal
- :value-underlined t
- :initial-value ""
- :initial-state :active
- :read-only t
- :notify-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :message
- :name IPColon
- :owner controls1
- :help ""
- :x 192
- :y 204
- :width 3
- :height 13
- :foreground-color "Black"
- :label ":"
- :label-type :string
- :label-bold t
- :initial-state :active
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :text-field
- :name SPMinText
- :owner controls1
- :help ""
- :x 140
- :y 232
- :width 116
- :height 15
- :value-x 185
- :value-y 232
- :value-length 2
- :stored-length 4
- :rows 3
- :foreground-color "Black"
- :text-type :numeric
- :label "Min : "
- :label-type :string
- :layout-type :horizontal
- :value-underlined t
- :max-value 9999
- :min-value 0
- :initial-value 0
- :initial-state :active
- :read-only nil
- :notify-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :text-field
- :name SPSecText
- :owner controls1
- :help ""
- :x 144
- :y 256
- :width 113
- :height 15
- :value-x 186
- :value-y 256
- :value-length 2
- :stored-length 2
- :rows 3
- :foreground-color "Black"
- :text-type :numeric
- :label "Sec : "
- :label-type :string
- :layout-type :horizontal
- :value-underlined t
- :max-value 59
- :min-value 0
- :initial-value 0
- :initial-state :active
- :read-only nil
- :notify-handler nil
- :event-handler nil
- :user-data ()
- :actions ()
- )
- (
- :type :button
- :name InsertPauseButton
- :owner controls1
- :help ""
- :x 48
- :y 280
- :width 53
- :height 19
- :constant-width nil
- :button-type :normal
- :foreground-color "Black"
- :label "Insert"
- :label-type :string
- :initial-state :active
- :menu nil
- :notify-handler InsertPause
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (PausePopup InsertPauseButton)
- :when (Notify )
- :to (PausePopup InsertPauseButton)
- :function_type CallFunction
- :arg_type ()
- :action (InsertPause)
- )
- )
- )
- (
- :type :button
- :name DeletePauseButton
- :owner controls1
- :help ""
- :x 156
- :y 280
- :width 57
- :height 19
- :constant-width nil
- :button-type :normal
- :foreground-color "Black"
- :label "Delete"
- :label-type :string
- :initial-state :active
- :menu nil
- :notify-handler DeletePause
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (PausePopup DeletePauseButton)
- :when (Notify )
- :to (PausePopup DeletePauseButton)
- :function_type CallFunction
- :arg_type ()
- :action (DeletePause)
- )
- )
- )
- (
- :type :button
- :name ClearAllPauseButton
- :owner controls1
- :help ""
- :x 44
- :y 308
- :width 70
- :height 19
- :constant-width nil
- :button-type :normal
- :foreground-color "Black"
- :label "Clear All"
- :label-type :string
- :initial-state :active
- :menu nil
- :notify-handler ClearAllPause
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (PausePopup ClearAllPauseButton)
- :when (Notify )
- :to (PausePopup ClearAllPauseButton)
- :function_type CallFunction
- :arg_type ()
- :action (ClearAllPause)
- )
- )
- )
- (
- :type :button
- :name PauseDoneProc
- :owner controls1
- :help ""
- :x 160
- :y 308
- :width 49
- :height 19
- :constant-width nil
- :button-type :normal
- :foreground-color "Black"
- :label "Done"
- :label-type :string
- :initial-state :active
- :menu nil
- :notify-handler ClosePausePopup
- :event-handler nil
- :user-data ()
- :actions (
- (
- :from (PausePopup PauseDoneProc)
- :when (Notify )
- :to (PausePopup PauseDoneProc)
- :function_type CallFunction
- :arg_type ()
- :action (ClosePausePopup)
- )
- )
- )
- )
-